Alignments with variable row heights almost works perfectly.
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Sun, 12 Dec 2010 11:59:41 +0000 (20:59 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Thu, 6 Jan 2011 04:51:48 +0000 (13:51 +0900)
commit2d5eadb7f99f783970db183dff556df027972229
tree05b820ad0d1809af50efe63b06ae701036dc5203
parente51592c0b353931f58a5fe583c35b2c33e82e570
Alignments with variable row heights almost works perfectly.

However, I'm going to have to figure a way to store the alignments
for rows separately, this may involve using a separate GtkCellAreaContext
for each row, unfortunately.
gtk/gtkiconview.c